NAND bad block marking
Even when new, NAND devices may have bad blocks. A bad block may be a block that has a bit failure or cannot erase properly.
[PDF] NAND Flash Bad Block Management
Nand flash manufactory will mark the bad block with one flag in the spare area of nand flash out of factory. This bad block is what we called initial bad block.
u-boot how to mark bad blocks
What I am trying to do is test the board to see how many bad blocks it can handle before failing. Is the way I mark the bad blocks correct?
Bad block table support
Bad block table support. Most NAND chips mark the bad blocks at a defined position in the spare area. Those blocks must not be erased under any circumstances ...